﻿2026-08-18T23:22:23.8503237Z ##[group]Run actions/checkout@v5
2026-08-18T23:22:23.8503547Z with:
2026-08-18T23:22:23.8503743Z   repository: SaberMage/spt-shell-notify
2026-08-18T23:22:23.8503973Z   path: .adapter-notify
2026-08-18T23:22:23.8505720Z   token: ***
2026-08-18T23:22:23.8505897Z   ssh-strict: true
2026-08-18T23:22:23.8506081Z   ssh-user: git
2026-08-18T23:22:23.8506277Z   persist-credentials: true
2026-08-18T23:22:23.8506476Z   clean: true
2026-08-18T23:22:23.8506648Z   sparse-checkout-cone-mode: true
2026-08-18T23:22:23.8506843Z   fetch-depth: 1
2026-08-18T23:22:23.8507016Z   fetch-tags: false
2026-08-18T23:22:23.8507185Z   show-progress: true
2026-08-18T23:22:23.8507364Z   lfs: false
2026-08-18T23:22:23.8507551Z   submodules: false
2026-08-18T23:22:23.8507726Z   set-safe-directory: true
2026-08-18T23:22:23.8508019Z   allow-unsafe-pr-checkout: false
2026-08-18T23:22:23.8508212Z env:
2026-08-18T23:22:23.8508509Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32196005249-1-00a16d09b44e4ddf971923699a5d38cc
2026-08-18T23:22:23.8509054Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-32196005249-1-00a16d09b44e4ddf971923699a5d38cc
2026-08-18T23:22:23.8509480Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32196005249-1-00a16d09b44e4ddf971923699a5d38cc
2026-08-18T23:22:23.8509916Z ##[endgroup]
2026-08-18T23:22:23.9234184Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T23:22:23.9239382Z ##[group]Getting Git version info
2026-08-18T23:22:23.9239877Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-18T23:22:23.9542075Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T23:22:24.0590860Z git version 2.43.0.windows.1
2026-08-18T23:22:24.0620286Z ##[endgroup]
2026-08-18T23:22:24.0631765Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f62cf80e-fc7e-4ba2-8cd8-f99690b1a388\.gitconfig'
2026-08-18T23:22:24.0649540Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f62cf80e-fc7e-4ba2-8cd8-f99690b1a388' before making global git config changes
2026-08-18T23:22:24.0650531Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T23:22:24.0654907Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T23:22:24.0905195Z ##[group]Initializing the repository
2026-08-18T23:22:24.0911692Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T23:22:24.1245737Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T23:22:24.1268619Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T23:22:24.1573905Z ##[endgroup]
2026-08-18T23:22:24.1574440Z ##[group]Disabling automatic garbage collection
2026-08-18T23:22:24.1578997Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T23:22:24.1826717Z ##[endgroup]
2026-08-18T23:22:24.1827183Z ##[group]Setting up auth
2026-08-18T23:22:24.1827680Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T23:22:24.2067753Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T23:22:24.6860465Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T23:22:24.7948900Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T23:22:25.3047968Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T23:22:25.3303729Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T23:22:25.9073342Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T23:22:25.9398010Z ##[endgroup]
2026-08-18T23:22:25.9398494Z ##[group]Determining the default branch
2026-08-18T23:22:25.9399951Z Retrieving the default branch name
2026-08-18T23:22:26.4374889Z Default branch 'main'
2026-08-18T23:22:26.4375506Z ##[endgroup]
2026-08-18T23:22:26.4375973Z ##[group]Fetching the repository
2026-08-18T23:22:26.4381950Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T23:22:27.9028106Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T23:22:27.9028491Z  * [new branch]      main       -> origin/main
2026-08-18T23:22:27.9158480Z ##[endgroup]
2026-08-18T23:22:27.9159218Z ##[group]Determining the checkout info
2026-08-18T23:22:27.9159810Z ##[endgroup]
2026-08-18T23:22:27.9165372Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T23:22:27.9443816Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T23:22:27.9685537Z ##[group]Checking out the ref
2026-08-18T23:22:27.9689929Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T23:22:28.0970429Z branch 'main' set up to track 'origin/main'.
2026-08-18T23:22:28.0970831Z Reset branch 'main'
2026-08-18T23:22:28.0996324Z ##[endgroup]
2026-08-18T23:22:28.2017994Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T23:22:28.2247176Z ee2d37eadc730c0019e0af82d683074c509634a2
